home *** CD-ROM | disk | FTP | other *** search
- Title: MAKATIC
- Author: Julian Smith <julian.smith@psy.ox.ac.uk>
- Version: 2.20
- Title From: Documentation
- Author From: Documentation
- Version From: Documentation
- Supplier: Julian Smith <julian.smith@psy.ox.ac.uk>
- Date: 29/01/97
- Keywords: Project management systems
- Shareware: No
- Machine: Archimedes
- Operating system: RISCOS
- Memory requirements:
- Peripherals needed:
- Other s/ware needed: Make program such as AMU or MAKE (c138)
- Directory: micros/arch/riscos/e040
- Date mounted/updated: 17/02/97
- File names: makatic.zip
- Unarchived files: 52
- Unarchived size: 104 kbytes
- Omissions:
- See also: PROJMAN (c001), IMAGINE (e033)
-
- -------------------------------------------------------------------------------
-
- Acquiring the package:
-
- Download the archive file(s) and extract using SparkPlug 2
- (see the "tools_help" file in micros/arch/riscos/tools for further info).
-
-
- Description:
-
- Makatic is a set of command-line tools which can automate much
- of the management of C, C++ and Assembler projects.
-
- The Makatic tools automatically generate and run makefiles, by
- looking for source files in the project directory, and adding
- equivalent .o filenames to a user-supplied template makefile.
-
- This means that adding or removing a source-file to a project
- doesn't mean one has to edit a makefile, or inform a desktop
- front-end such as '!Make' about the change.
-
- This is particularly helpful with large projects, particularly
- if they involve building different versions of a project from
- the same source code.
-